home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Doom Game Editor
/
The Doom Game Editor - Wiley 1995.iso
/
graphics
/
sequence
/
replace.bat
next >
Wrap
DOS Batch File
|
1995-02-23
|
907b
|
27 lines
REM THIS BATCH FILE WILL REPLACE YOUR OLD DOOM DEATH SEQUENCE PICTURES.
REM this first set replaces the demons.
dmgraph sargi0 -s xsargi0.ppm
dmgraph sargj0 -s xsargj0.ppm
dmgraph sargk0 -s xsargj0.ppm
dmgraph sargl0 -s xsargl0.ppm
dmgraph sargm0 -s xsargm0.ppm
dmgraph sargn0 -s xsargn0.ppm
REM this second set replaces the former human soldiers.
dmgraph possh0 -s xpossh0.ppm
dmgraph possi0 -s xpossi0.ppm
dmgraph possj0 -s xpossj0.ppm
dmgraph possk0 -s xpossk0.ppm
dmgraph possl0 -s xpossl0.ppm
REM this third set replaces the sargeants.
dmgraph sposh0 -s xsposh0.ppm
dmgraph sposi0 -s xsposi0.ppm
dmgraph sposj0 -s xsposj0.ppm
dmgraph sposk0 -s xsposk0.ppm
dmgraph sposl0 -s xsposl0.ppm
REM this fourth part replaces the imps.
dmgraph trooi0 -s xtrooi0.ppm
dmgraph trooj0 -s xtrooj0.ppm
dmgraph trook0 -s xtrook0.ppm
dmgraph trool0 -s xtrool0.ppm
dmgraph troom0 -s xtroom0.ppm